projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
417750d
)
(echo_kboard): Make externally visible.
author
Gerd Moellmann
<gerd@gnu.org>
Wed, 26 Sep 2001 12:01:19 +0000
(12:01 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Wed, 26 Sep 2001 12:01:19 +0000
(12:01 +0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 76a6c15c15755d6db0f227b75d3281e82187a26a..c3847bf1451c8a53d5f49f9598ddf85140372306 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-224,7
+224,7
@@
static struct kboard *ok_to_echo_at_next_pause;
exists, and echo_message_buffer is eq to the current message
buffer, we know that the message comes from echo_kboard. */
-st
atic st
ruct kboard *echo_kboard;
+struct kboard *echo_kboard;
/* The buffer used for echoing. Set in echo_now, reset in
cancel_echoing. */